Skip to content

Allow deletion of a namespace where a cassdc exists#813

Draft
adejanovski wants to merge 2 commits intomasterfrom
fix-namespace-deletion-issue
Draft

Allow deletion of a namespace where a cassdc exists#813
adejanovski wants to merge 2 commits intomasterfrom
fix-namespace-deletion-issue

Conversation

@adejanovski
Copy link
Copy Markdown
Contributor

What this PR does:
This pull request introduces changes to improve the handling of CassandraDatacenter deletion scenarios and updates the workflow integration tests. The most important changes include adding a check to skip certain operations during deletion, refining validation logic, and enabling a new test case in the workflow configuration.

Improvements to CassandraDatacenter deletion handling:

Workflow integration tests:

Which issue(s) this PR fixes:
Fixes #812

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Namespace deletion fails if a cassdc exists

1 participant